const crypto/x509.rootCertificate
5 uses
crypto/x509 (current package)
verify.go#L241: rootCertificate
verify.go#L633: if certType == intermediateCertificate || certType == rootCertificate {
verify.go#L639: if (certType == intermediateCertificate || certType == rootCertificate) &&
verify.go#L1006: case rootCertificate:
verify.go#L1016: considerCandidate(rootCertificate, root)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)